-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.46
-
Code
-
Classes
- PaymentMethod
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
14 |
Total lines |
145 |
Lines of code |
62 |
Logical lines of code |
24 |
Comment lines |
31 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isPartPayment() |
S |
73 |
3 |
5 |
__construct() |
S |
69 |
1 |
8 |
isInternal() |
S |
78 |
1 |
3 |
validateMinApplicationLimit() |
S |
80 |
1 |
3 |
validateMaxPurchaseLimit() |
S |
80 |
1 |
3 |
validateMinPurchaseLimit() |
S |
80 |
1 |
3 |
validateName() |
S |
80 |
1 |
3 |
validateId() |
S |
77 |
1 |
4 |
getTypeValue() |
S |
82 |
1 |
3 |
enabledForB2c() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
enabledForB2b() |
S |
82 |
1 |
3 |
isResursMethod() |
S |
78 |
1 |
3 |
getSortOrder() |
S |
82 |
1 |
3 |
getMaxLimit() |
S |
82 |
1 |
3 |
getMinLimit() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
validateMaxApplicationLimit() |
S |
80 |
1 |
3 |